home *** CD-ROM | disk | FTP | other *** search
/ Megaware 1 / Megaware Volume 1.iso / utils / back-4th / history.b&f < prev    next >
Encoding:
Text File  |  1991-01-08  |  25.1 KB  |  629 lines

  1. This file contains a summary of changes made to Back & Forth. They are listed 
  2. in reverse order, the most recent additions and modifications listed first.
  3.  
  4.  
  5. ──────────────────────────────────────────────────────────────────────────────
  6. Version 1.71 January 7, 1991
  7.  
  8. A) Bug fixes:
  9.  
  10.    * Blinking/intensity attribute was not saved/restored in UV partitions. 
  11.      This could cause blinking where high intensity colors use to be or
  12.      the opposite.
  13.  
  14.    * Removed the mouse interrupt handler that was added in version 1.7; the
  15.      handler was for tracking mouse calls and resetting the screen blanker.
  16.      This caused compatibility problems with stupid mouse addon programs that
  17.      check the interrupt handler directly for specific mouse information
  18.      rather than some other sensible means!
  19.      
  20.  
  21. ──────────────────────────────────────────────────────────────────────────────
  22. Version 1.70 January 1, 1991
  23.  
  24. A) Bug fixes:
  25.  
  26.    * Back & Forth is now completely compatibile with DR DOS 5.0
  27.  
  28.    * The keyboard flags were not always scanned correctly (Example: if two
  29.      programs were defined with hotkeys ALT-1 and Ctrl-Alt-1 respectively,
  30.      Ctrl-Alt-1 would never get activated).
  31.  
  32.    * Paste didn't work from cut menu (hot key did though).
  33.  
  34.    * Autoloading programs that stay at DOS are now handled correctly
  35.      (previous versions would task switch before the program or batch file 
  36.      got started sometimes).
  37.  
  38.    * B&F now disables keystrokes during pasting or autoloading (this
  39.      prevents keystrokes from being placed into type ahead keyboard
  40.      buffer and thus causing some confusion for programs that B&F is
  41.      autoloading).
  42.  
  43.    * Back & Forth did not work with Novell XMSNETx.EXE and EMSNETx.EXE.
  44.  
  45.    * Fixed a keyboard problem that occurred on systems that had a BIOS that
  46.      supported extended keyboard but user was using an old style keyboard.
  47.  
  48.    * Clock was only displayed on row 0.
  49.  
  50.    * B&F would not work with EMS systems that had a page frame with a length 
  51.      of 0.
  52.  
  53.    * BNFLOAD would not load BNFHIGH correctly on machines that had upper
  54.      memory blocks over 64k.
  55.  
  56. B) Enhancements/New Features:
  57.  
  58.    * Changed way B&F did filename/path validation to better accomodate Novell.
  59.  
  60.    * Pressing Ctrl-Alt-Del when Boot watch off now does a warm boot rather
  61.      than a cold boot.
  62.  
  63.    * Added a new tsr to the B&F family to handle EGA screen problems. The 
  64.      file is called BNFEGA.EXE. It must be loaded before any of the B&F
  65.      kernels if you have an EGA video card. It can be loaded high with one
  66.      of the various load high programs.
  67.  
  68.    * Added "Compress video screen" option to program definition editor. Some
  69.      people will prefer speed over disk space. Compressing graphic screens
  70.      can take 2 to 3 times longer on the save but can takes 90% less disk 
  71.      space on average. We have decided to leave this option up to the user
  72.      on a program basis.
  73.  
  74.    * Back & Forth now supports all known extended text modes of various
  75.      EGA/VGA boards. The cut/paste also supports them.
  76.  
  77.    * Added another option to the program editor: 
  78.  
  79.      Disable hotkeys? Yes/No
  80.  
  81.      This field will allow the user to specify whether or not B&F should
  82.      act upon other program hot keys while in the specific program. This 
  83.      option would is for programs that shouldn't be interrupted no matter
  84.      what. 
  85.  
  86.      ** Note ** Back & Print hot keys and the screen blanker hot key will
  87.                 still respond.
  88.  
  89. C) New Features:
  90.    
  91.    * Added "Back & Print(tm)" module. 
  92.  
  93.      BackPrint's features include:
  94.  
  95.      a) Print buffer to EMS/XMS up to 32mb
  96.      b) Redirect printer output to disk file
  97.      c) Redirect printer output to bit bucket.
  98.  
  99.    * Added paste speed control under Options of cut menu. 
  100.  
  101.    * Added an extended keyboard buffer (128 characters!). 
  102.  
  103.    * Added support for all known graphic/text modes for the following 
  104.      VGA chipsets/boards (exceptions are noted):
  105.  
  106.      Ahead V5000A/V5000B     - All modes up to 512k.
  107.  
  108.      ATI 18800               - ATI VGA Wonder/ATI VGA Wonder Plus
  109.      Cirrus 510/520/610/620  - Maxlogic MAXVGA, Several lap tops
  110.                                All known video modes.
  111.  
  112.      Chip & Technologies     - All known modes up to 512k. 
  113.      82c451/82c452             
  114.  
  115.      EVEREX VGA Cards        - All modes up to 512k
  116.      Genoa 6400 Chip Set     - All modes up to 512k.
  117.      Trident 8800CS          - All modes up to 512k.
  118.      TSENG 3000/4000         - Boca SuperVGA (1024x768x256 not supported yet), 
  119.                                Orchid Prodesigner
  120.      Video Seven             - VGA 1024i,VRAM VGA all modes.
  121.      Western Digital WD90C00 - Paradise VGA 1024,MaxVGA 1024
  122.  
  123.    * Added two new versions of the kernel:
  124.  
  125.      BNFLITE.EXE and BFHILITE.EXE. These are "Lite" versions of the kernel.
  126.      If you run one of these versions, you will gain about 5 to 7k more
  127.      memory; you will give up the following though:
  128.  
  129.      1) Back & Print
  130.      2) Keyboard functions (extended keyboard buffer, FastKey, Keyclick)
  131.      3) Boot watch
  132.      4) Clock
  133.      5) Screen blanker.
  134.  
  135.    * Finally added cut/paste editor; that is, you can edit what you cut,
  136.      add keyboard keystrokes,etc. B&F will let each user maintain up to
  137.      100 "keystroke" files. 
  138.  
  139.    * Added to environment variables to help people optimize B&F swap
  140.      times a litte better. They are:
  141.  
  142.      1) set BNF_CACHE=xxx
  143.  
  144.         where xxx is either EMS or a DOS path (XMS will be added in the next
  145.         version). The DOS path may be a ram disk for people who do not have
  146.         EMS. If a BNF_CACHE environment variable is not set, B&F will create
  147.         a 256k swap file in the B&F default directory.
  148.  
  149.         ** Note ** The B&F overlay cache is 256k in size.
  150.  
  151.     2) set BNF_OVERLAY=path[;path;....]
  152.  
  153.        This should be set like a normal DOS path. This allows the user to 
  154.        copy the most used B&F overlays to a RAM disk(s) for faster access.
  155.        The overlays which are accessed while B&F is running are:
  156.  
  157.        1) B&F002.OVL -- B&F main program
  158.        2) B&F004.OVL -- Video saving overlay
  159.        3) B&F005.OVL -- Cut/paste overlay
  160.  
  161.        If BNF_OVERLAY is not set, B&F will look for its overlays in the B&F 
  162.        path.
  163.  
  164. ──────────────────────────────────────────────────────────────────────────────
  165. Version 1.62 September 13, 1990
  166.  
  167. A) Bug Fixes:
  168.  
  169.    * Restoration of graphic screens on EGA/VGA had blinking added to them.
  170.  
  171.    * Disabled global support for STACKKEY
  172.  
  173. ──────────────────────────────────────────────────────────────────────────────
  174. Version 1.61 September 13, 1990
  175.  
  176. A) Bug Fixes:
  177.  
  178.    * BNF.EXE version of B&F was not very stable with DOS 4.0x or other DOSes
  179.      when STACKS=0,0 was used.
  180.  
  181.    * Paste didn't paste all the time.
  182.  
  183.    * Mouse state was not restored when the mouse driver was loaded locally.
  184.  
  185.    * Keyboard flags weren't returned to WP correctly within its macro
  186.      language (problem exists in Software Carousel too!)
  187.  
  188. ──────────────────────────────────────────────────────────────────────────────
  189. Version 1.60 September 1, 1990
  190.  
  191. A) Changes/Bug Fixes:
  192.  
  193.    * B&F now saves a few more areas within DOS for better compatibility with 
  194.      some programs...
  195.  
  196.    * BASICA or run-time programs using BASRUN could not be run in more than
  197.      1 partition (only one basic environment was allowed).
  198.  
  199.    * Fixed Ctrl-Alt-Del problem when B&F is loaded high with QEMM and 
  200.      STACKS=0,0.
  201.  
  202.    * Hercules support had been disabled since version 1.38 (bug with TC++)
  203.  
  204.    * Mouse cursor did not show up consistently for all color configurations in
  205.      B&F modules.
  206.  
  207.    * Not all temporary files were deleted from swap drives when B&F was 
  208.      terminated.
  209.  
  210.    * Mouse support wasn't saved/restored correctly when the mouse driver
  211.      was loaded locally.
  212.  
  213.    * Fixes problem that caused B&F to hang at DOS prompt sometimes. This will
  214.      also fix pasting problem several users had with cut/paste.
  215.  
  216.    * B&F would sometimes give the video swap double beep error in supported
  217.      text modes.
  218.  
  219. B) Enhancements/New Features:
  220.  
  221.    * Added an auto dialer to cut module. You can configure the auto dialer
  222.      from Cut menu. See the cut help screen for more details.
  223.  
  224.      The modem must be a Hayes compatible.
  225.  
  226.    * Added broader support for ATI VGA card and Video V7 card.
  227.  
  228.    * Added global support for the most popular shareware command line
  229.      editor ANARKEY; it may be loaded high or low before B&F and B&F will do
  230.      all the house keeping for each partition.
  231.  
  232.    * Added new partition type: PROGRAM (not via COMSPEC)
  233.  
  234.      This type of partition will execute a program directly without loading
  235.      a secondary copy of the command processor. This will increase partition
  236.      size by 4 to 5k for programs. Batch files cannot be loaded this way. 
  237.  
  238.      This type is also advantageous for users of 4DOS who don't want 4DOS to
  239.      allocate more EMS or high memory for each partition.
  240.  
  241.      ** Note ** Some programs cannot be executed without the secondary copy
  242.                 of the command processor. If you run a program that used to
  243.                 work and it starts hanging, popback and delete the partition
  244.                 and then change its partition type back.
  245.  
  246.    * We have added our own loader program called BNFLOAD.COM which will load
  247.      BNFHIGH.EXE into high memory in such away as it can be recovered. If you 
  248.      wish to use QRAM/QEMM/386^MAX/MOVE'EM's loadhi program, may modify the 
  249.      B&FHI.BAT to use one of the other loadhigh programs.
  250.  
  251.    * B&F now supports UV loaded locally into selected partitions rather than
  252.      just globally.
  253.  
  254.    * User can now set SUPER B&F hot key (available under Hot key item of setup
  255.      menu).
  256.    
  257.    * Added SORT, COPY, and MOVE functions to program setup editor.
  258.  
  259.    * The two letter keystroking of a program id will now carry over to
  260.      the program list from the active task list.
  261.  
  262.    * B&F now allows entire path names to be specified to swap paths. This
  263.      will allow better network compatibility.
  264.  
  265.    * Changed B&F interrupt from 11h to 12h for better compatibility.
  266.  
  267.    * Added support to correct BUG in novell as far as closing files when
  268.      a task switch takes place.
  269.  
  270.    * Added "Mark/release task EMS" option on initial swap drive screen. This 
  271.      option is for better compatibility on some systems. The next couple of
  272.      guidelines should be followed:
  273.  
  274.      Set to NO if:
  275.       
  276.      1) You have programs that manipulate EMS in a nonstandard way (FOXPRO
  277.         is an example of this).
  278.      2) You experience exception 12/13 problems consistently or the machine
  279.         just locks up when a task switch is initiated. 
  280.         
  281.         If you use SUPERPCK, you may be forced to run with this option in
  282.         the NO position. Most users running with the option set to YES have no
  283.         problems, but some experience a consistent hang when set to YES.
  284.  
  285.    * Previous/Next task hot keys are now user selectable. This was added to
  286.      eliminate the key conflict (some programs like Brief use the Ctrl-Up and
  287.      Ctrl-Down keys).
  288.  
  289. ──────────────────────────────────────────────────────────────────────────────
  290. Version 1.47 July 24, 1990
  291.  
  292. A) Bug fixes:
  293.  
  294.    * B&F can now be loaded HIGH into B000 and shouldn't cause any conflicts
  295.      with programs loaded into B000. If you are loading high into B000 on
  296.      a 286, please see SAVE FONTS item below.
  297.  
  298. B) Enhancements:
  299.  
  300.    * Expanded some internal stacks for better compatibility for users using
  301.      STACKS=0,0.
  302.  
  303.    * Added video support to be compatible with Ventura.
  304.  
  305. C) New features:
  306.  
  307.    * Added "Save Fonts (EGA/VGA)" option on initial swap drive. This option
  308.      is for better compatibility on some systems. The next couple of
  309.      guidelines should be followed:
  310.  
  311.      Set to YES if:
  312.  
  313.      1) You run programs the load their own character fonts in text mode,
  314.      2) You use programs that use non-standard line modes; standard line
  315.         modes are 25 and 43 for EGA systems and 25,28, and 50 on VGAs.
  316.  
  317.      Set to NO if:
  318.       
  319.      1) You have a 286 and are mapping B000 as HIGH memory.
  320.      2) You have a portable computer and using this option toggled to 
  321.         YES causes the screen to be put back blurred or not at all.
  322.  
  323.      !! NOTE !! This option is not USED if UltraVision is loaded globally.
  324.   
  325. ──────────────────────────────────────────────────────────────────────────────
  326. Version 1.42 July 16, 1990
  327.  
  328. A) Bug fixes:
  329.  
  330.    * SWITCH command now works properly again (disabled in version 1.38).
  331.  
  332.    * Setting of clock row/col was disabled (from version 1.38)
  333.  
  334.    * Setting of screen blanker time was disabled (from version 1.38)
  335.  
  336.    * A backup copy of BFVARS file is now maintained during updating of the
  337.      file (always).
  338.  
  339.    * Available disk space is checked before swap files are created and an
  340.      error message is displayed without exiting B&F (always).
  341.  
  342.    * Cutting text to a disk file or to the printer was saved in binary rather
  343.      than ASCII format (from 1.30).
  344.  
  345. B) Enhancements:
  346.  
  347.    * Programs with defined hot keys can now have the defined hot cleared
  348.      and not replaced.
  349.  
  350.    * B&F now displays active tasks in a separate window. This allows the
  351.      user to execute multiple copies of the same program without having
  352.      to define it more than once.
  353.  
  354.    * Changed EGA save routine again for better compatibility (hopefully).
  355.  
  356. C) New features:
  357.  
  358.    * Added a partition type of TSR. This is the equivalent of a PROGRAM 
  359.      partition with a return action of STAY AT DOS. The difference is
  360.      that B&F executes a little 240 byte program that does not return to
  361.      the DOS prompt; this is necessary because some TSRs will not relinquish
  362.      control of the system when at the DOS prompt. They require that a 
  363.      program be running. Examples of TSRs include SideKick, HotLine, and
  364.      READY!
  365.  
  366. ──────────────────────────────────────────────────────────────────────────────
  367. Version 1.38 June 30, 1990
  368.  
  369. A) Bug fixes:
  370.  
  371.    * Swapping to extended memory was disabled and caused machine to hang.
  372.  
  373.    * The screen was cleared if popback was aborted because of unsupported
  374.      video mode. 
  375.  
  376.    * Word Perfect fonts (italics,etc) carried over to new partitions.
  377.  
  378. B) Enhancements:
  379.  
  380.    * Combined B&F MENU and SETUP modules into 1 overlay. This increases speed
  381.      in going between menu/setup modules and reduces B&F's need for disk
  382.      space.
  383.  
  384.    * Changed VGA support.
  385.  
  386.    * Made some changes to better compatibility with various networks.
  387.  
  388. C) New features:
  389.  
  390.    * Back & Forth now supports networks! Please read NETWORK.DOC for complete
  391.      details/limitations.
  392.  
  393.    * Back & Forth now supports PCED Version 2.00+ and VSTACK loaded globally.
  394.      Just load them (can be loaded high) before B&F and B&F will take care
  395.      of the rest.
  396.  
  397.    * Back & Forth now supports multiple configuration files! If you wish to
  398.      have B&F startup differently, you may setup alternate configuaration
  399.      files (default is BFVARS). To setup a different configuration file,
  400.      add the following option to the command line:
  401.  
  402.      FILE=FILENAME
  403.  
  404.      The filename can be a complete path.
  405.  
  406. ──────────────────────────────────────────────────────────────────────────────
  407. Version 1.33 June 9, 1990
  408.  
  409. A) New features:
  410.  
  411.    * Hercules graphics support! Back & Forth now saves/restores Hercules
  412.      graphics. Please read HERCULES.DOC for details.
  413.  
  414.    * Added hot key to toggle clock display off/on. The default hot key
  415.      is Alt-LShift-\. It may be changed in the setup module, Hot key item.
  416.  
  417.    * Added more user control over on-screen clock. User can set the row,
  418.      column, and color of the clock.
  419.  
  420. B) Enhancements:
  421.  
  422.    * Keyboard accelerator now does NOT reset itself if the keyboard buffer
  423.      is full. This means increased SPEED!
  424.  
  425. ──────────────────────────────────────────────────────────────────────────────
  426. Version 1.32 June 7, 1990
  427.  
  428. * This version is just an intermediate version that expanded a few internal
  429.   references for use with the INSTALL program that now comes with registered
  430.   copies.
  431.  
  432. ──────────────────────────────────────────────────────────────────────────────
  433. Version 1.31 June 5, 1990
  434.  
  435. A) Notes:
  436.  
  437.    * Added a program called BNFCNVT.COM which will convert the B&F variables
  438.      file (BFVARS) to new format. If you try and run BNF or BNFHIGH, and you
  439.      haven't run the convert program, you will be informed to do so. If you 
  440.      try and use the BFVARS file with an earlier version of B&F after it has
  441.      been converted, B&F will report the B&F variable file has been corrupted
  442.      and it will be reset (therefore, do NOT run an earlier version of B&F
  443.      with a converted BFVARS file)!
  444.  
  445. B) Bug fixes first:
  446.  
  447.    * SWITCH program restarted a partiiton if it was already active.
  448.  
  449. ──────────────────────────────────────────────────────────────────────────────
  450. Version 1.30 June 1, 1990
  451.  
  452. A) Bug fixes first:
  453.  
  454.    * Screen blanker didn't work when screen enhancer programs like UltraVision
  455.      were loaded.
  456.    * Cut/paste default hot keys weren't initialized correctly and required the
  457.      user to set them through setup.
  458.    * Fixed "Not enough file handles" error message gotten when Word Perfect
  459.      was run when 4DOS was used as the command interpreter!
  460.    * Fixed a bug which caused several different types of errors on various 
  461.      systems (speeded up clock, the left shift stayed on, etc).
  462.    * Back & Forth didn't work with FILES loaded high or DOS 4.x SHARE command.
  463.    * Video save files were not deleted all the times.
  464.    * Back & Forth now restores EGA/VGA graphic screens more precisely.
  465.    * Mouse cursor left a bald spot on graphic screens.
  466.    * Fixed delay caused when MOUSE driver is loaded globally. The delay on 
  467.      PS/2s was unbearable!
  468.    * Clock and swapping message were incorrectly shown when swapping a 
  469.      partition that didn't have the active page set to 0!
  470.    * Back & Forth NEVER worked satisfactorily if you loaded PC-PAINT 
  471.      Brush 4.0+ and then swapped to another partition.
  472.  
  473. B) Enhancements:
  474.  
  475.    * Changed initial screen delay from 30 seconds to just requiring user to
  476.      press a ramdomly generated key.
  477.    * Increased maximum swap size allowed on individual drives to 16MB. Please
  478.      note though that B&F won't allow more the 20 x largest task size to be 
  479.      allocated. The 20 represents the current maximum # of tasks.
  480.    * The cut mode now allows mixing of format attributes: each time you do a 
  481.      cut, Back & Forth stores the cut text with the current cut format. 
  482.    * Added two new toggles to Cut/Options menu: stripping of leading and 
  483.      trailing blanks. 
  484.    * Cut mode can now cut any size text screen as long as it is 80 columns or
  485.      wider.
  486.    * Added shadowing to most windows in various B&F modules.
  487.    * Added 2 letter/number id byte to each program definition. This will be 
  488.      used for future compatibility with other programs such as StacKey. This 
  489.      also allows quick Desqview(tm) like program execution on the main menu!
  490.    * Added a map of already defined hotkeys in the hotkey editor. 
  491.    * Enhanced mouse support to allow users to load mouse driver locally in
  492.      individual partitions. Prior versions of B&F would only save/restore 
  493.      mouse condititions if the mouse was loaded globally. We recommend the 
  494.      user to load the MOUSE.COM control program high if possible otherwise 
  495.      to run it individually in partitions where a mouse is needed 
  496.      (thus allowing partitions that don't need the mouse to have 5 or so 
  497.      more k of memory)!
  498.    * Changed way hot keys are assigned to give a wider range of keys. Please
  499.      note though the following keys/key combinations will NOT be allowed:
  500.  
  501.      1) Ctrl-Alt-Delete
  502.      2) Ctrl-Up
  503.      3) Ctrl-Down
  504.      4) Any key combination using one of the extended keyboard cursor keys.
  505.  
  506. C) New features:
  507.  
  508.    * Added AUTOLOADing of programs! Back & Forth has two types of automatic 
  509.      switching:
  510.  
  511.      1) Waiting for keyboard request - This option will switch to the next 
  512.         task as soon as the loaded program requests any keyboard input. This 
  513.         option should be used for most programs as it will be the most sure 
  514.         and most likely the fastest (a program has to be fully loaded to be 
  515.         requesting keyboard input!).
  516.  
  517.      2) Timed delay in seconds - This option will count down a specifed 
  518.         number of seconds and then switch to the next task. This option 
  519.         should be used for programs that don't request any keyboard activity 
  520.         after being loaded (I can't think of an example)!
  521.  
  522.    * The # of screen lines can now be toggled between 25/43/50 lines on 
  523.      systems with EGA/VGA video cards. This is done under the Options menu 
  524.      in the setup module.
  525.    * Added a small program called SWITCH.COM that allows the user to switch
  526.      partitions from the command line of a partition. 
  527.    * Added EMS memory cleanup module -  Back & Forth now performs a 
  528.      mark/release like action on all EMS handles associated with a task 
  529.      after it is closed. So, if a TSR or other program using EMS locks up or 
  530.      does not relinquish EMS memory, you can pop back to B&F and close the 
  531.      task. This routine will then remove all vestiges without trouble. This 
  532.      is also used to remove 4DOS without using EXIT to close the partition.
  533.    * Back & Forth can now be loaded high and thus use less than 1k of memory!
  534.    * Added swapping to extended memory if the HIMEM.SYS driver is loaded.
  535.    * Added user initiated screen blanker. Pressing the '5' key on the numeric
  536.      pad will automatically blank the screen. 
  537.    * Added two new B&F task movement hotkeys:
  538.  
  539.      <Ctrl-UP>   will goto to the preceeding open task. If the current task 
  540.                  is the first opened, then the last task will be come the 
  541.                  foreground task.
  542.     <Ctrl-DOWN>  will goto to the next open task. If the current task is the
  543.                  last opened, then the first task will be come the foreground 
  544.                  task.
  545.  
  546.    * Keyboard click. It can be toggled on/off under keyboard item in setup
  547.      module.
  548.    * FASTKEY! (keyboard accelerator). Set delay and rate under keyboard item 
  549.      in setup module.
  550.    * Changed way B&F works with UltraVision as discuessed with one of its
  551.      authors, John Jurewicz, to assure better compatibility with some of UV's
  552.      advanced features. 
  553.    * Added UV mode support for B&F and individual programs! This requires UV 
  554.      to be loaded globally!
  555.    * B&F now allows the user to specify an environment size for each task. This
  556.      is done in the program setup editor.
  557.  
  558.    * And much, much, more!!!!
  559.  
  560. ──────────────────────────────────────────────────────────────────────────────
  561. Version 1.12 March 28, 1990
  562.  
  563. -A) Bug fixes first:
  564.  
  565.    * Screen wasn't restored correctly on monochrome systems.
  566.  
  567. B) Enhancements:
  568.  
  569.    * B&F is about 1-2k smaller!
  570.  
  571. C) New Features:
  572.  
  573.    * Added new version of B&F kerenel called B&FEGA.EXE. This version of B&F
  574.      is for people who have EGAs. All other video cards should use B&F.EXE.
  575.    * Added a small TSR called B&FFIRST.COM. If you are using programs like
  576.      UltraVision that enhance the display, you should run B&FFIRST before UV.
  577.      This will allow Ultravision to be loaded HIGH and globally!
  578.      ** Note ** B&FFIRST can be loaded HIGH.
  579.    * Added a new hotkey called "B&F Super Hotkey!". This key should be used 
  580.      to call up the B&F menu when all other hotkeys fail. This was added for 
  581.      programs that take over the keyboard and don't give control back.
  582.     
  583.      The super hotkey is <LSHIFT>-<Ctrl>-<Alt> simultaneously!
  584.  
  585. ──────────────────────────────────────────────────────────────────────────────
  586. Version 1.11 March 22, 1990
  587.  
  588. * Minor bug fix: DOS critical error handler wasn't always restored correctly
  589.   when switching directly between tasks.
  590.  
  591. ──────────────────────────────────────────────────────────────────────────────
  592. Version 1.10 March 21, 1990
  593.  
  594. A) Bug fixes first:
  595.  
  596.    * Better restoration EGA/VGA palette,
  597.  
  598.    * Command stack sometimes went flakey after it filled up
  599.  
  600. B) Enhancements:
  601.  
  602.    * Added better support for running programs on networks.
  603.    * Inactive programs can now be loaded directly be pressing the program's 
  604.      defined hot keys,
  605.    * Maximum # of tasks has been increased from 9 to 20.
  606.    * TSR partitions are now easier to setup by defining a program with the 
  607.     "STAY AT DOS" option.
  608.    * DOS commands as well as 4DOS aliases can now be executed as programs!
  609.  
  610. C) New Features:
  611.    * Added direct support for 4DOS.
  612.    * Added support for Ultra Vision (follow the directions in the B&F doc
  613.      file)!
  614.    * Added a cut/paste module.
  615.    * Added a background clock.
  616.  
  617. ──────────────────────────────────────────────────────────────────────────────
  618. Version 1.01 February 28, 1990
  619.  
  620.  * Changed way B&F passes environment. In version 1.00 B&F used the DOS master
  621.    environment block but under some versions of DOS it couldn't find it.
  622.  
  623. ──────────────────────────────────────────────────────────────────────────────
  624. Version 1.00 February 27, 1990
  625.  
  626.  * Official release of Back & Forth into Shareware!
  627.  
  628. ──────────────────────────────────────────────────────────────────────────────
  629.